Probe for `curl` when configuring
authorAlex Crichton <alex@alexcrichton.com>
Tue, 24 Feb 2015 18:07:36 +0000 (10:07 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 24 Feb 2015 23:43:42 +0000 (15:43 -0800)
configure

index 0286fb103b8e6050f3a1e5f34e4c906c6eaad4a1..cbb7d56e813ba65b285a73e4eb8851cd51452b20 100755 (executable)
--- a/configure
+++ b/configure
@@ -264,6 +264,7 @@ need_cmd sed
 need_cmd file
 need_cmd cmake
 need_cmd pkg-config
+need_cmd curl
 
 CFG_SRC_DIR="$(cd $(dirname $0) && pwd)/"
 CFG_BUILD_DIR="$(pwd)/"